28 lines
275 B
Markdown
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 |