ericobi / digitalax-auctions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flact Frontend

Installation

  1. cd frontend to go into the project root
  2. yarn to install the website's dependencies

Development

yarn dev # and open http://localhost:3000 in your browser 

Run with SSR

yarn build
yarn start

About


Languages

Language:JavaScript 82.7%Language:SCSS 17.1%Language:Dockerfile 0.2%