Skip to content

vteze/LojinhaIT13

Repository files navigation

Lojinha - IT13

ℹ️ How To Use

To clone and run this application, you'll need Git, Flutter, JDK, .NET and .NET-EF-CLI installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/vteze/LojinhaIT13

# Go into the repository
$ cd LojinhaIT13/BackEnd

# Install dependencies
$ dotnet restore

# Run Migrations
$ dotnet ef database update

# Start server
$ dotnet run

# running on port 5000 and 5001

Install Front-end

# Clone this repository
$ git clone https://github.com/vteze/LojinhaIT13

# Go into the repository
$ cd LojinhaIT13/Front_end

# Install dependencies
$ flutter pub get

# Run
$ flutter run

About

Lojinha do Time IT Academy 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published