2020-10-26 03:51:16 +00:00
|
|
|
# birbmc.com
|
|
|
|
|
2020-10-26 03:52:42 +00:00
|
|
|
The home page for BirbMC.
|
|
|
|
|
|
|
|
For development scripts, see [package.json](package.json)
|
|
|
|
|
|
|
|
## Development
|
|
|
|
|
2020-10-27 03:33:03 +00:00
|
|
|
- `npm install`
|
|
|
|
- `npm run webfonts`
|
|
|
|
- `npm run sass`
|
2020-10-26 03:52:42 +00:00
|
|
|
|
|
|
|
## Release
|
|
|
|
|
|
|
|
`npm run dist`
|