Skip to content

questbook/webapp-frontend

Repository files navigation

Openquest Frontend

Frontend for openquest.xyz

Tech Stack

How to setup the project locally

  • Clone the repository
  • Install dependencies using:
    yarn install
    
  • Run the development environment using:
    yarn dev
    

How to build the project for production

  • Build using:
    yarn build
    
  • Start the server using:
    yarn start
    

About

Code responsible for the design of our little corner of the internet.

Topics

Resources

License

Stars

Watchers

Forks

Contributors