Skip to content

YDaskaloff/nodejs-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-workshop

This is our Node.js workshop To start the application you need to follow the steps below:

  1. Open a terminal and go to backend folder - npm install
  2. Open another terminal and go to frontend/NodeProject folder - npm install + pod install
  3. In the backend terminal type: 'npm start' to start the server
  4. In the first frontend terminal type: 'npm run reset'
  5. In the second frontend terminal type: 'npm run ios' or 'npm run android'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.8%
  • Java 30.3%
  • C++ 13.7%
  • Objective-C++ 7.2%
  • Objective-C 4.7%
  • Starlark 3.8%
  • Other 5.5%