Browse Source

readme

develop
Dslak 4 years ago
parent
commit
97031a73ca
  1. 33
      README.md

33
README.md

@ -1 +1,32 @@
anes
# Anes academy
#### Install dependencies
```bash
npm install
```
#### Build in development mode
```bash
npm run dev
```
#### Build in production mode
```bash
npm run prod
```
#### Build in production mode
```bash
npm run prod
```
#### Preview
```bash
npm run preview
```

Loading…
Cancel
Save