/levelup

Website for Level Up Arcade Eugene Oregon

Primary LanguageJavaScript

levelup

Dev repo for simple level up site. Built with next.js

Required

  • node
  • npm and or yarn
  • git

Install

Git code

git clone https://github.com/antonioortegajr/levelup.git

Change directories

cd levelup

Install packages

npm install

Build and run on local host

npm run dev