Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 363 Bytes

File metadata and controls

25 lines (16 loc) · 363 Bytes

devICT Website

The devICT community website.

Built with

Developing locally

npm install
npm start

Open http://localhost:8080

Building for production

npm run build

Output goes to _site/.