Git Product home page Git Product logo

front-end's Introduction

Dark Heresy Front-End

Dark Heresy application for the role-playing game

Downloads Build Status All Contributors commitizen PRs semantic-release Maintainability Test Coverage Netlify Status Coverage Status spectator

This project was generated with Angular CLI version 9.0.3.

Contributing

Check out the Contributing file before helping us.

Development server

Run npm run start to start a local development server.
Navigate to https://dark-heresy:3100/ to check it out.

You need to setup a custom host:

# Dark Heresy Front-End
# Use url => https://dark-heresy:3100
127.0.0.1 dark-heresy

HMR

The Hot Module Replacement is configured so you do not have to reload your browser once your code change.
There is no need to clean out the cache to see the new files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

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

Generate the localhost certificate for HTTPS

Run npm run generate-certificate to create the certificate and the key.
Add the certificate to Windows or iOS to make it trusted by your OS.
You can read this article if you want to learn more about it.

Note that if openssl is not recognized, you can download manually the latest version available Then, extract the content and add it anywhere on the computer
Add the bin path to the Windows environment variable PATH
Run openssl and then write the content of the npm run generate-certificate script

Debug

You can checkout if there is any circular dependency by running the command npm run circular-dependencies-check.

Further help

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

Stats

You can analyze the webpack production bundle size by running the command npm run analyze:stats.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

front-end's People

Contributors

c0zen avatar renovate-bot avatar zoridg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

front-end's Issues

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.