/mern-app

Herein lives a Web Application requisite to guarantee TomSssM easy university graduation

Primary LanguageJavaScript

MERN Full Stack Application

code style: prettier

Herein lives a Web Application requisite to guarantee TomSssM easy university graduation

Quick start

Use the requisite Node.js version:

nvm use

Install dependencies:

npm ci

Development

Start development server:

npm run dev

Server runs on http://localhost:3000 and client on http://localhost:8080

Lint the project:

npm run lint

Fix lint errors in the project:

npm run fix

Start storybook:

npm run storybook

App Info

Author

TomSssM

Version

1.0.0

License

This project is licensed under the MIT License