ligo/tools/webide/packages/server/README.md
Maksym Bykovskyy 314b2358db Revised README
2020-03-06 17:35:14 +00:00

23 lines
330 B
Markdown

# Quick Start
```sh
yarn start
open http://localhost:8080
```
# Available Scripts
In the project directory, you can run:
## `yarn start`
Runs the server in development mode. This will also build and server the client.
## `yarn test`
Runs tests.
## `yarn build`
Builds the application for production to the `dist` folder.