The easiest way to create a React app with Next.js or Webpack for Tools Squad
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.
To create a new app, run:
create-tools-app <project-directory> <example>
Questions? Feedback? Please let us know
MIT © Squad Tools