mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
vue deployed to now successfully
This commit is contained in:
parent
ee57a7cd65
commit
daa847f527
3 changed files with 28 additions and 1 deletions
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
We are using are VueJS as a build tool to help create a modular version of the Fantasy Map Generator so that individual contributors can work with more manageable files.
|
||||
|
||||
## Getting Started
|
||||
|
||||
```
|
||||
yarn
|
||||
yarn serve
|
||||
```
|
||||
|
||||
## Production
|
||||
|
||||
```
|
||||
yarn build
|
||||
```
|
||||
|
||||
|
||||
## Goal
|
||||
|
||||
We could divide and conquer in steps.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue