Skip to content

This is just a EmberJS version client side of the repository Simple-Employee-Manager. Refer that repository for more information.

Notifications You must be signed in to change notification settings

John12356/Employee-Manager-ClientSide--EmberJS-

Repository files navigation

Employee Manager Client Side

It's just a EmberJS version of (Refer : Employee Manager) . You can refer this repository for further details to end to end application using ReactJS & Django.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd Employee-Manager
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • npm run test
  • npm run test:ember -- --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm exec ember build (development)
  • npm run build (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

This is just a EmberJS version client side of the repository Simple-Employee-Manager. Refer that repository for more information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published