This project is created so you can develop scaleable front-end web application.
Clone the respo and run
npm install
- Set BUILD_FOLDER_PATH in .env file. This will be the path to the build folder. You can keep the default and change it later as per need.
- variables.js consist of all the variables needed for your html files.
- src folder will contain all the source files for your project.
Examples can be found here