Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitboghra/react-boilerplate
https://github.com/ankitboghra/react-boilerplate
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankitboghra/react-boilerplate
- Owner: ankitboghra
- Created: 2019-11-12T06:29:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:03:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T10:35:41.538Z (7 months ago)
- Language: JavaScript
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-boilerplate
## Getting started
```
npm install
npm run build
npm start
```