Skip to content

trickvg/ignite-challenge-02

Repository files navigation

ignite-challenge-02

Getting Started

# Cloning the repository
git clone https://github.com/trickvg/ignite-challenge-02

cd ignite-challenge-02

Install dependencies and running application

Yarn
#Installing dependencies
yarn install

# Running app
yarn dev

# Running server
yarn server
NPM
#Installing dependencies
npm install

# Running app
npm run dev

# Running server
npm run server

License

MIT


Made with ♥ by Patrick Garcia

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published