Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pjialin/py12306-page
py12306 web page
https://github.com/pjialin/py12306-page
Last synced: 11 days ago
JSON representation
py12306 web page
- Host: GitHub
- URL: https://github.com/pjialin/py12306-page
- Owner: pjialin
- License: apache-2.0
- Created: 2019-03-11T07:14:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T07:17:37.000Z (almost 6 years ago)
- Last Synced: 2024-11-05T20:17:05.172Z (about 2 months ago)
- Language: Vue
- Size: 117 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py12306 Web Page
by default, the page already built at [py12306](https://github.com/pjialin/py12306) `web/static` directory, but now, you could add new features by you self.## Usage
```bash
yarn install
```
That's it, now run
```
npm run dev
```