Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 294 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 294 Bytes

Pet project

A simple application that allows you to log in and add new cards.

Authorization

Login: admin

Password: 123

Project setup

yarn install

Start project

yarn go

Compiles and minifies for production

yarn build