Coder Social home page Coder Social logo

janakhpon / angular-full-stack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davideviolante/angular-full-stack

0.0 1.0 0.0 8.72 MB

Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.

License: MIT License

HTML 20.76% TypeScript 75.46% CSS 0.62% JavaScript 2.86% Dockerfile 0.31%

angular-full-stack's Introduction

Angular Full Stack Dependencies Donate MIT license

The frontend is generated with Angular CLI. The backend is made from scratch. Whole stack in TypeScript.

This project uses the MEAN stack:

Other tools and technologies used:

Prerequisites

  1. Install Node.js and MongoDB
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

Run

Development mode

npm run dev: concurrently execute MongoDB, Angular build, TypeScript compiler and Express server.

A window will automatically open at localhost:4200. Angular and Express files are being watched. Any change automatically creates a new bundle, restart Express server and reload your browser.

Production mode

npm run prod: run the project with a production bundle and AOT compilation listening at localhost:3000

Preview

Preview

Please open an issue if

  • you have any suggestion to improve this project
  • you noticed any problem or error

Running tests

Run ng test to execute the frontend unit tests via Karma.

Run ng e2e to execute the end-to-end tests via Protractor.

Run mongod to run an instance of MongoDB then run npm run testbe to execute the backend tests via Mocha.

Running linters

Run ng lint to execute the frontend TS linting via TSLint.

Run npm run lintbe to execute the backend TS linting via TSLint.

Run npm run linthtml to execute the frontend HTML linting via HTMLHint.

Run npm run lintscss to execute the frontend SCSS linting via SASS-Lint.

Wiki

To get more help about this project, visit the official wiki.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

Author

angular-full-stack's People

Contributors

davideviolante avatar fishme avatar jhommark avatar marioteik avatar massimilianokraus avatar midhunadarvin avatar milantenk avatar oleksandrbazil avatar pedroraft avatar prateek951 avatar prohorova avatar vologab avatar zbagley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.