nejcm / project-boilerplates

Boilerplates for different projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplates for different projects.

License:MIT License


Languages

Language:JavaScript 42.1%Language:TypeScript 37.8%Language:HTML 15.7%Language:CSS 4.2%Language:SCSS 0.2%