cra-template-smilebots-mohit
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "cra-template-smilebots-mohit", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
# custom cra-template for smilebots | ||
This is a custom template made from the official base template for Create React App. | ||
Getting Started – How to create a new app. | ||
User Guide – How to develop apps bootstrapped with Create React App. | ||
This template has been made using the guide: | ||
@@ -13,2 +11,2 @@ | ||
```npx create-react-app PROJECT_NAME --template smilebots``` | ||
`npx create-react-app PROJECT_NAME --template smilebots-mohit` |
35367
12