https://github.com/deeppavlov/demo2
iPavlov demo site for DeepPavlov lib.
https://github.com/deeppavlov/demo2
Last synced: about 1 year ago
JSON representation
iPavlov demo site for DeepPavlov lib.
- Host: GitHub
- URL: https://github.com/deeppavlov/demo2
- Owner: deeppavlov
- Created: 2019-05-31T14:05:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T11:01:37.000Z (about 2 years ago)
- Last Synced: 2024-07-25T12:29:29.534Z (about 2 years ago)
- Language: TypeScript
- Size: 3.31 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo site for DeepPavlov.
At first, make
### `yarn install`
Then you have several options.
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### `yarn deploy`
Deploys frontend.