Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudmykola/code-pride
Code Pride Corporate website
https://github.com/mudmykola/code-pride
axios html tailwindcss vue3 vuex yarn
Last synced: 11 days ago
JSON representation
Code Pride Corporate website
- Host: GitHub
- URL: https://github.com/mudmykola/code-pride
- Owner: mudmykola
- Created: 2023-10-29T07:21:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-27T06:49:05.000Z (about 1 year ago)
- Last Synced: 2023-12-27T07:51:49.692Z (about 1 year ago)
- Topics: axios, html, tailwindcss, vue3, vuex, yarn
- Language: Vue
- Homepage:
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code-pride
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```