The official site of the ITCreate Club.
Make sure that Node.js v8.6.0+ is installed (v8.11.4+ recommended).
# install dependencies
$ npm install # Or yarn
# serve with hot reloading at localhost:3000
$ npm run dev # Or yarn dev
# build for production
$ npm run build # Or yarn build