vytal-redux/README.md
2022-06-02 22:40:17 -04:00

12 lines
224 B
Markdown

## Dev
This application is built with Javascript and React.
Clone this repo and run these commands to start the development server.
```
yarn
yarn run start
```
The website can then be accessed at http://localhost:3000/.