Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahsankhan26/spruce-box-react
https://github.com/ahsankhan26/spruce-box-react
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahsankhan26/spruce-box-react
- Owner: ahsankhan26
- Created: 2021-04-15T20:09:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T07:05:49.000Z (8 months ago)
- Last Synced: 2024-10-11T12:12:10.491Z (about 1 month ago)
- Language: JavaScript
- Size: 1.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```