Andersos / liste.mlsv.no

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployed to Firebase morland-sandvik

Quick Start

$ yarn
$ yarn start

Deploying to Firebase

Install firebase-tools:

$ npm install -g firebase-tools

Build and deploy the app:

$ yarn run build
$ firebase login
$ firebase deploy

NPM Commands

Script Description
npm start Start webpack development server @ localhost:8080
npm run build Build the application to ./build directory
npm test Test the application; watch for changes and retest

About


Languages

Language:JavaScript 81.3%Language:CSS 9.4%Language:SCSS 8.4%Language:HTML 0.9%