/ict-life

Primary LanguageJavaScript

Install it and run:

npm install
npm run dev

Run Production build

npm run build
npm run export

Install [serve globally](https://www.npmjs.com/package/serve)

cd out

serve -p 8080

open http://localhost:8080/ in your browser