duc2k1 / only-dog-fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

only-dog-fe

Project for learning

*You must setup only-dog backend first: https://github.com/duc622/only-dog-be

*Then run this script

Copy .env.example file to .env.local

cp .env.example .env.local

Install / Update

yarn

Start

yarn dev

Build

yarn build

About

License:Apache License 2.0


Languages

Language:JavaScript 97.1%Language:Shell 1.7%Language:HTML 1.3%