A custom create react app automated package with starter template.
Install the package globally using NPM.
npm i -g sk-create-react-app
Open any CLI window, run the following and simply answer the prompts.
create_react_app
Checkout to the project folder,
cd project_app
Install npm packages,
npm i
Start the development server, and get your hands dirty.
npm run start
- NodeJs - Server Environment
See also the list of contributors who participated in this project.
