https://github.com/sno2/thenewboston-account-generator
Create accounts and server node options with ease!
https://github.com/sno2/thenewboston-account-generator
project thenewboston vue vue-router
Last synced: about 1 year ago
JSON representation
Create accounts and server node options with ease!
- Host: GitHub
- URL: https://github.com/sno2/thenewboston-account-generator
- Owner: sno2
- License: mit
- Created: 2020-12-08T04:46:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T02:45:20.000Z (about 5 years ago)
- Last Synced: 2025-03-27T14:52:10.664Z (about 1 year ago)
- Topics: project, thenewboston, vue, vue-router
- Language: Vue
- Homepage: https://thenewboston-account-generator.carter04.vercel.app
- Size: 114 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TNB Account Generator
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).