https://github.com/fuse-box/fuse-mono
A mono repo example project
https://github.com/fuse-box/fuse-mono
Last synced: about 1 year ago
JSON representation
A mono repo example project
- Host: GitHub
- URL: https://github.com/fuse-box/fuse-mono
- Owner: fuse-box
- Created: 2019-12-09T18:46:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T20:41:38.000Z (over 6 years ago)
- Last Synced: 2025-01-12T11:32:06.538Z (over 1 year ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuse Monorepo Example
### Setup
1. Clone this repo
2. Navigate to `fuse-mono/HashTool` and run `npm i`
3. Navigate to `fuse-mono/Website` and run `npm i`
4. Navigate to `fuse-mono/Website` and run `npm start`. If anything goes wrong, try `npm run clean & npm start`
### Read More.
You can find more information at https://github.com/fuse-box/fuse-box/blob/master/docs/monorepo.md