https://github.com/chrisabdo/melo
https://github.com/chrisabdo/melo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisabdo/melo
- Owner: ChrisAbdo
- License: mit
- Created: 2021-04-22T18:30:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T18:41:05.000Z (about 4 years ago)
- Last Synced: 2025-02-15T10:13:19.770Z (4 months ago)
- Language: CSS
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React App with [Start Bootstrap - New Age](https://startbootstrap.com/template-overviews/new-age/)
[New Age](http://startbootstrap.com/template-overviews/new-age/) is a web app landing page theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).This project integrates the New Age Bootstrap Theme into a barebones React App.
## Installation
* Clone `git clone https://github.com/eddkmm/react-startbootstrap-new-age.git`
cd to app directory and install dependencies `cd app && npm i`## Run
`npm start` in root or app directory## Build
Build the app for deployment `npm run build`## License
[The same license is used as the original project](https://github.com/BlackrockDigital/startbootstrap-new-age/blob/gh-pages/LICENSE)