Skip to content

The DevMaps is an application to search for developers around you for technologies.

License

Notifications You must be signed in to change notification settings

DanielNeris/semanaomnistack10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevsMap

☕ javascript, assemble.

Project   |    Technology   |    License


Frontend

💻 Project

The DevMaps is an application to search for developers around you for technologies.

🚀 Technology

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you will need Git, Node.js e Yarn installed on your computer.

Through command line:

# Clone this repositori
$ git https://github.com/DanielNeris/semanaomnistack10.git
# Go to backend
$ cd backend
# Install dependences
$ yarn install
# Start the servidor
$ yarn dev
# Exit backend
$ cd ..
# Go to frontend
$ cd frontend
# Install dependences
$ yarn install
# Start the frontend
$ yarn start
# Exit frontend
$ cd ..
# Go to mobile
$ cd mobile
# Install dependences
$ yarn install
# Start the mobile
$ yarn ios

📝 License

This project is under the MIT license. See the LICENSE for more details.


Made with ♥ by Daniel

About

The DevMaps is an application to search for developers around you for technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published