The goal of this project is to give you practice with:
- Setting up Webpack
- Sass styles
- Webpack Loaders and Plugins
- Creating layouts and page design
- Service workers
- Using APIs and creating requests to external urls
cd
into your new folder and run:
npm install
using meaning cloud api and use your key
run for development environment
run server
run for production environment
Thanks