Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahsankhan26/spruce-box-react


https://github.com/ahsankhan26/spruce-box-react

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

Spurce Box React


React version of the Spruce Box Site

Setup

```ruby
# Clone this repository
$ git clone https://github.com/ahsankhan26/spruce-box-react.git

# Go to the repository folder
$ cd spruce-box-react

# Download & Install packages
$ npm install

# Run
$ npm run start
```