build is based on: Check out the blog post.
- Install dependencies -
yarn|npm install - Compile assets -
gulp assets - Run the development server -
yarn start | npm start - Test -
npm test - Build Prod to /dest -
yarn run build | npm run build
generate sample .env file
npm run setup:env
After that fill variables located in .env file.
- run
npm start - open
chrome://inspectin google chrome debug to console TODO: refresh of console