Skip to content

maosin77/fullstack-app-demo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

713754d · Oct 31, 2022

History

7 Commits
Oct 31, 2022
Oct 31, 2022
Oct 28, 2022
Oct 28, 2022
Oct 28, 2022
Oct 31, 2022
Oct 31, 2022
Oct 28, 2022
Oct 30, 2022
Oct 31, 2022
Oct 28, 2022
Oct 28, 2022
Oct 30, 2022

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