Check out the blog post.
- Fork/Clone
- Install dependencies -
npm install - Compile -
npm run build - Compile assets -
gulp assets - Run the development server -
npm start - Test -
npm test
Check out the blog post.
npm installnpm run buildgulp assetsnpm startnpm test