https://github.com/bcfchen/rare
RARE nails: an on-demand manicure service platform
https://github.com/bcfchen/rare
Last synced: 6 months ago
JSON representation
RARE nails: an on-demand manicure service platform
- Host: GitHub
- URL: https://github.com/bcfchen/rare
- Owner: bcfchen
- Created: 2016-01-26T06:23:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T01:46:17.000Z (over 7 years ago)
- Last Synced: 2025-06-14T05:11:41.926Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.78 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rare
This is the RARE nails web application

## Build & development
1. Run npm install
2. Run bower install
3. Run gulp connect to serve application at localhost:8100
4. Test/view application at http://localhost:8100/#/booking/product1
## Testing
N/A