KO
|
EN
gitlite โ search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
parcel-demo
โ 22
Open GitHub โ
parcel+vue demo
Download README (.md)
Explore Similar Repositories
keplerian_orbit_simulator
:
An orbit simulator that produces a 3D plot and ground trace of any satellite given its TLE data
deep-music-genre-classification
:
๐ต Using Deep Learning to Categorize Music as Time Progresses Through Spectrogram Analysis
Concrete-Dropout
:
A clean TensorFlow implementation of Concrete Dropout
EducationDataNC
:
The Belk Endowment Educational Attainment Data Repository for North Carolina Public Schools
react-native-flip-toggle-button
:
A cross-platform customisable toggle button built upon react-native's TouchableOpacity and Animated APIs
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
parcel-demo
?
Download (.md)
## parcel 1.9.4 ๅทฒ็ปๅ ็ฝฎvue็ๆฏๆ,ๅนถไธไผ่ชๅจๅฎ่ฃ ้กน็ฎไพ่ต `parcel`ไธไธชๅฟซ้๏ผ้ถ้ ็ฝฎ็ Web ๅบ็จ็จๅบๆๅ ๅทฅๅ ท,่ฟ้ๆไป็ปไธๅฆไฝๅ`vue`็ปๅ่ฟ่กๅผๅใๅ ทไฝไปฃ็ :https://github.com/zlxbuzz/parcel-demo ## Getting started 1. clone: ```shell git clone https://github.com/zlxbuzz/parcel-demo.git ``` 2. Install with yarn: ```shell cd parcel-demo yarn ``` 3. dev or build: ```shell yarn dev yarn build ```