An open API service indexing awesome lists of open source software.

https://github.com/chrisabdo/melo


https://github.com/chrisabdo/melo

Last synced: 2 months ago
JSON representation

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)