cra-template-gedesco-model
v1.1.8
Published
A quick start Create React App template with React Router, Redux and TypeScript
Downloads
38
Readme
G-Project-Template
A quick start Create React App template with React Router, Redux and TypeScript
Available Scripts
Run the following command: npx create-react-app "my-app-name" --template gedesco-model
Replace package.json dependencies with "template.json" dependencies
run npm i
to install all the dependencies.
run npm start
to run the project.
Open http://localhost:3000 to view it in the browser.
npm test
Launches the test runner in the interactive watch mode.\
npm run test -- --coverage --watchAll=true
Launches the test runner in the interactive watch mode and create coverage folder