basarat / my-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-app

This project is powered by sku, braid and built with React.

Getting Started

Install dependencies:

$ npm install

Workflow

Start a local development server:

$ npm start

Run unit tests:

$ npm test

Lint and format code:

$ npm run lint
$ npm run format

Build assets for production:

$ npm run build

About


Languages

Language:TypeScript 100.0%