Coder Social home page Coder Social logo

wolfzerd / mean-start-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cj-wang/mean-start-2

0.0 0.0 0.0 24.04 MB

Full stack Angular + Nest + Universal.

License: MIT License

JavaScript 1.61% TypeScript 86.44% CSS 5.81% HTML 5.98% Dockerfile 0.17%

mean-start-2's Introduction

mean-start-2

Full stack Angular + Nest + Universal.

The client application is based on ngx-admin template with Angular 7+, Bootstrap 4 and Nebular, integrated Nest server running APIs and server-side rendering.

Demo

Live Demo with upgraded Tour of Heroes.

Development server

Run npm run dev to start the Angular dev server and the Nest API server concurrently. Navigate to http://localhost:4200/ for the app. The Angular app or Nest server will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The built Angular artifacts will be stored in the dist/client/ directory. The compiled server application with server-side rendering content will be the dist/server.js file.

Production server

Run npm start to start the application in prod mode with server-side rendering. Navigate to http://localhost:3000/ for the app.

Running unit tests

Run npm test to execute the client and server unit tests concurrently.

Running end-to-end tests

Run npm run e2e to execute the client and server end-to-end tests.

mean-start-2's People

Contributors

cj-wang avatar kostyadanovsky avatar nnixaa avatar kamilmysliwiec avatar renovate-bot avatar tibing-old-email avatar denstrigo avatar hryb avatar lexzhukov avatar yggg avatar sacro avatar lugovsky avatar alsoicode avatar progral avatar v-ahmetvaliev avatar dizco avatar mchelen avatar eduhenke avatar dimaatkaev avatar hatemhosny avatar crissty avatar beeman avatar allenfang avatar pickonefish avatar rpihlak avatar rubencodeforges avatar siddhant034 avatar blazeu avatar valentinkononov avatar 32penkin 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.