Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zakali22/practice-css
Flexbox Natours
https://github.com/zakali22/practice-css
Last synced: 18 days ago
JSON representation
Flexbox Natours
- Host: GitHub
- URL: https://github.com/zakali22/practice-css
- Owner: zakali22
- Created: 2019-06-24T17:00:27.000Z (over 5 years ago)
- Default Branch: @feature/natours-flexbox
- Last Pushed: 2023-01-04T01:00:57.000Z (about 2 years ago)
- Last Synced: 2024-12-06T20:10:39.431Z (2 months ago)
- Language: Vue
- Homepage:
- Size: 28.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# natours
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).