idwall / create-tools-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%