Skip to content

mochar/corebin-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corebin-client

To start:

$ npm install

To develop:

$ npm run dev```

To build for production:

```bash
$ npm run build