lenivene / moveit

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

Home Page:https://moveitnlw.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://moveitnlw.vercel.app

License:MIT License


Languages

Language:TypeScript 100.0%