Skip to content

telmaantunes/crud-app

Repository files navigation

crud-app

This is a simple CRUD application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  1. Clone the project
$ git clone [email protected]:telmaantunes/crud-app.git
  1. Go to the project's folder and install the dependencies
$ npm i

Running

  1. Run the app
$ ember server
  1. Go to http://localhost:4200/

Testing

$ ember test

Building

$ ember build

About

This is a simple CRUD application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published