Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basket project.

  1. Install: install npm packege via npm i;

  2. Create config file PATH ./config/local.js

    module.exports.server = {
        port: 8081
    }
  3. Run:

  • Build bandle.js use npm run build;
  • Run MongoDB and use default configuration;
  • Run backend server node server.js OR nodemon;
  • Go to localhost:8081;
  • Enjoy;

About

Тестовое задание

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages