Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 508 Bytes

This project was bootstrapped with Create Eth App.

Project Structure

The default template is a monorepo created with Yarn Workspaces.

Available Scripts

React App

yarn install

To install dependencies or npm i, prefer yarn though :)

yarn react-app:start

Runs the React app in development mode.
Open http://localhost:3000 to view it in the browser.