Skip to content

m8r1x/identity-frontend

Repository files navigation

identity

A simple react + express, card potfolio, progressive web app.

alt Lighthouse Results

prerequisites

  • nodejs 6.10.2 or higher

Getting started

Clone the repository and Install the dependancies

yarn install or npm install

Start the api server

yarn run start:server or npm run start:server

Edit db.json

Start the app

yarn start or npm start

Run tests

yarn test or npm test

Linting

yarn lint or npm lint

About

A simple react + express card portfolio progressive web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published