Skip to content

This is a starter pack for building Vanilla JS apps. It has configurations set up for Webpack and includes linter files for linting.

License

Notifications You must be signed in to change notification settings

krys2fa/vanilla-js-starter-pack

Repository files navigation

vanilla-js-starter-pack

This is a starter pack for building Vanilla JS apps. It has configurations set up for Webpack and includes linter files for linting. You can find a step-by-step guide on how to build this from scratch here.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

  • Clone the repository by running git clone https://github.com/krys2fa/vanilla-js-starter-pack.git.
  • Change directory into the cloned folder with cd vanilla-js-starter-pack. You may choose to change the folder name to match your intended project.
  • Run npm install in your terminal/command line to install dependencies.
  • Run npm start in your terminal/command line to start developing your app.
  • Run npm run production when you are done and ready to deploy to production.

Author

👤 Christopher Amanor

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Kindly give this repository a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is licensed under the MIT License.

About

This is a starter pack for building Vanilla JS apps. It has configurations set up for Webpack and includes linter files for linting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published