Skip to content

maosin77/fullstack-app-demo-backend

Repository files navigation

What is it?

This micro-app contains a simple form. To achieve this amazing UI I've used mui library.

How to run on local machine?

1. Make sure port 8000 is not locked.

2. Install dependencies and run project.

$ yarn && yarn start

Prerequisites:

suggested yarn version: 1.22.17 suggested node version: 16.13.0

How to run tests?

to run e2e tests

$ yarn run test:e2e

to run unit tests

$ yarn run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published