Git Product home page Git Product logo

app's Introduction

AwesomeHub App

This repository contains the sources for AwesomeHub Angular application.

Live production build can be found at awesomehub.js.org

About

The App was originaly built for educational purposes and to experiment with Angular 2, NgRx and RxJS, but I have recently managed to update the codebase to Angular 12.

The App UI is built on top of the good old Material Design Lite library, It's much lighter than Angular Material but I originally used it because Angular Material was still in alpha at the time I built this app.

Setup

Prerequisites

  • Node >= 12.14.1
  • PNPM >= 6.0
# Clone the repo
$ git clone https://github.com/awesomehub/app.git awesomehub-app
$ cd awesomehub-app

# Install dependencies
$ pnpm install

# Start dev server
$ pnpm start

Main Commands

Command Description
pnpm start Start dev server @ localhost:4200
pnpm build Build production bundles to ./dist directory
pnpm build:debug Build unoptimized production bundles for debugging purposes to ./dist directory
pnpm serve Start web server @ localhost:5000 to serve build artifacts from ./dist directory
pnpm lint Lint TypeScript source with ESLint
pnpm ng or ng Run Angular CLI commands (eg. ng generate module)

app's People

Contributors

mohatt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

t-gsh freet96

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.