Skip to content

reservamos/frontend-playground

Repository files navigation

Reservamos Frontend Playground

React Web App

Prerequisites

  • Node installed
  • Yarn installed

Running

First you need to install the app's dependencies

# install dependencies
yarn

Then you can start the app

# start the app in dev mode:
yarn dev

# or start the app in production mode:
yarn build
yarn start

Now open up http://localhost:3000

About

Reservamos Frontend (React + SASS) Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published