diff --git a/README.md b/README.md index 538950a..6f69aea 100644 --- a/README.md +++ b/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 +``` +