/project-boilerplates

Boilerplates for different projects.

Primary LanguageJavaScriptMIT LicenseMIT

project-boilerplates

Boilerplates for different projects.

package

📦 Boilerplates

  • js-library-boilerplate
  • react-boilerplate
  • react-ts-boilerplate

💿 Usage

  1. Clone the repo
git clone https://github.com/nejcm/project-boilerplates.git my-app && cd my-app
  1. Pick a boilerplate
cd react-boilerplate
  1. Install the deps
npm install
  1. Run the dev server
npm start
  1. Enjoy! 🎉

Authors

LICENSE

MIT