mirror of
https://github.com/jiangteng2019/satellite-track.git
synced 2025-07-07 16:57:31 +00:00
docs(readme): readme fix
This commit is contained in:
parent
6fa5e60127
commit
0e1f9d390f
@ -13,12 +13,16 @@ Satellite-track is a program for tracking satellite orbit, developed by cesium,
|
||||
```sh
|
||||
# Clone project
|
||||
git clone https://github.com/jiangteng2019/satellite-track.git
|
||||
|
||||
# enter the project root directory
|
||||
cd satellite-track
|
||||
|
||||
# Install dependencies
|
||||
npm install
|
||||
|
||||
# startup project
|
||||
npm run dev
|
||||
|
||||
# Compile and package
|
||||
npm run build
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user