Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 491 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 491 Bytes

Notesfrontend

Note app with signin and singup frontend. Using Vue, Typescript and Axios. It may has bugs or not the best practices, I just needed a frontend for my backend practices

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.