jayenzo / foo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foo project

Pre-requisites

  • yarn
  • node

Instructions

Installing dependencies

To install dependencies, simply run the following command:

yarn

Building the app

Before you can run this app, you must build it so it generates javascript files. To build the app, simply run the following command:

yarn build

Running the app

After the app is built, you can run it with the following command:

yarn start

About


Languages

Language:TypeScript 58.0%Language:Dockerfile 34.2%Language:Shell 7.9%