/kudoh-site

Frontend site

Primary LanguageJavaScript

Kudoh.club

Start

git clone git@github.com:arronhunt/kudoh-site.git
npm install

Run

npm run start Start dev server

npm run build && node server Start the production server