Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 833 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 833 Bytes

Create Tools App Build Status

The easiest way to create a React app with Next.js or Webpack for Tools Squad


Installation

Install it once globally:

npm install -g create-tools-app

You’ll need to have Node >= 6 on your machine. You can use n to easily switch Node versions between different projects.

Creating an App

To create a new app, run:

create-tools-app <project-directory> <example>

Questions? Feedback? Please let us know

License

MIT © Squad Tools