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

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

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