Skip to content

«Библиотека регулярных выражений». MERN-stack.

Notifications You must be signed in to change notification settings

NikitaNpl/reg-exp-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with project

To use the local version of the application, you must install NodeJs at least version 15 and npm at least version 7.

Dependencies installation

This application is designed as a monolithic repository; It has both the server-side logic written in express and the ui created using create-react-app.

npm install

Install all the dependencies of the server and ui part of the application.

Running the application

npm run docker start

Allows you to run docker containers with all the necessary services

npm run api start

Allows you to start the application server. It starts at http://localhost:5000

npm run web start

Allows you to run the UI of the application. It starts at http://localhost:3000

About

«Библиотека регулярных выражений». MERN-stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •