@nicfont/create-react-app
v1.6.0
Published
Create a nicolasfont/react-app-template application
Readme
create-react-app
An NPM initializer to scaffold a React application based on nicolasfont/react-app-template.
Usage
npm create @nicfont/react-appFollow the prompt to enter the app name.
The tool downloads the template and creates a new project with the given app name.
When it finishes you can cd into it, install dependencies, and start working.
