ionian/README.md
2021-02-25 21:55:28 +09:00

28 lines
275 B
Markdown

# Ionian
Content File Management Program.
For study about nodejs, typescript and react.
### deployment
```
$ npm run app:build
```
### test
```
$ npm run app
```
### server build
```
$ npm run compile
```
### client build
```
$ npm run build
```
## License
MIT License