Skip to content

lenivene/moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Move.it

πŸ’ͺ Be more productive and take care of your health.
license - MIT

πŸ“” Index

πŸ“– About

The Move.it This a application for what be more productive and take care of your health.

πŸš€ Technologies

I developed using the following technologies

πŸ“š How to Use?

  • To use, you need some things
    • Terminal
    • Have the Node.js in a stable version
    • You need a package manager. I recommend Yarn, but you can use NPM.

1 - Clone repository

Use this command

git clone git@github.com:lenivene/moveit.git

2 - Installing the packages

Open your terminal in folder: moveit, and use the line command:

yarn install #or
npm install

3 - Starting server

yarn dev
# or
yarn build #and
yarn start

Acknowledgment

Thanks Diego, for this event/lessons, #missionComplete and #challengeAccepted

πŸ“ License

This project is under the MIT license.

Releases

No releases published

Packages

No packages published