Skip to content

Commit

Permalink
Merge pull request #86 from 1Cezzo/1Cezzo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SveinKare authored Apr 7, 2024
2 parents 2edc5de + 7688985 commit 535f03f
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,11 @@ Frontend repository for voluntary project in IDATT2105 full-stack application de

# idatt2105-project-frontend

This template should help get you started developing with Vue 3 in Vite.
For information about how to run the project as a whole, see the full project documentation [here.](https://github.com/1Cezzo/idatt2105-project-backend)

## Recommended IDE Setup
To be able to communicate with the backend of this project using https, you need to create a folder named "certs" in the root directory and store your certificates here.

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).

## Type Support for `.vue` Imports in TS

TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types.

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup
## Frontend setup

```sh
npm install
Expand Down

0 comments on commit 535f03f

Please sign in to comment.