Skip to content

Commit

Permalink
Remove vue-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sumi-k committed Oct 3, 2023
1 parent 92f8c49 commit 8aca019
Show file tree
Hide file tree
Showing 897 changed files with 2 additions and 77,542 deletions.
2 changes: 1 addition & 1 deletion .githooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ else
done
fi

cd vue-frontend && npx prettier -w . && git add .
cd nuxt-frontend && npx prettier -w . && git add .
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This repository contains the working code of [Canopas website](https://canopas.c
### Install dependencies

```
cd vue-frontend && yarn install
cd nuxt-frontend && yarn install
```

### Start website in dev mode using,
Expand Down
75 changes: 0 additions & 75 deletions nuxt-frontend/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions vue-frontend/.eslintignore

This file was deleted.

23 changes: 0 additions & 23 deletions vue-frontend/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions vue-frontend/.prettierignore

This file was deleted.

15 changes: 0 additions & 15 deletions vue-frontend/Dockerfile

This file was deleted.

43 changes: 0 additions & 43 deletions vue-frontend/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions vue-frontend/babel.config.cjs

This file was deleted.

42 changes: 0 additions & 42 deletions vue-frontend/index.html

This file was deleted.

80 changes: 0 additions & 80 deletions vue-frontend/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions vue-frontend/postcss.config.cjs

This file was deleted.

Binary file removed vue-frontend/public/apple-touch-icon.png
Binary file not shown.
Binary file removed vue-frontend/public/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion vue-frontend/public/favicon.svg

This file was deleted.

4 changes: 0 additions & 4 deletions vue-frontend/public/robots.txt

This file was deleted.

Binary file removed vue-frontend/public/videos/luxeradio_video.mp4
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 8aca019

Please sign in to comment.