Signed-off-by: Etzelia <etzelia@hotmail.com>
main
Etzelia 2020-10-25 22:52:42 -05:00
parent 094e415054
commit a369e54aa4
No known key found for this signature in database
GPG Key ID: 708511AE7ABC5314
1 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# birbmc.com
The home page for BirbMC.
The home page for BirbMC.
For development scripts, see [package.json](package.json)
## Development
`npm install`
## Release
`npm run dist`