A template repository for for setting up webpack and linters
To get a local copy up and running follow these simple steps.
- Use
git clone
to clone the repository using the HTTPS link into your local machine
cd
into your local repository
npm install
- Installs the necessary dependencies
npm run build
- Builds development files into production codenpm start
- Starts the development server
👤 Shisui
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.