Giter Site home page Giter Site logo

star-wars-5e's Introduction

Star Wars 5e

This application is my attempt at making a compendium/web tool for those utilizing my Star Wars 5e conversion. It is a simple web application with quite a few useful features, including a force-directed graph/map of the Star Wars universe, a carousing generator, a magic items/force ability/monster compendium and look-up tool, and a combat tracker.

Installing

Simply download git repo, cd into it, and do an npm install:

npm install

Running

You can run the application locally by doing one of the following:

Multiple Servers

One way to run the application is with multiple servers (or on one computer with multiple terminal windows).

Terminal 1:

npm run start-client

Terminal 2:

npm start

XAMMP

If you are using a tool like XAMMP to serve a folder, use these instructions. First, run the build tool packaged with the Angular CLI.

node_modules/@angular/cli/bin/ng build --prod

When you have completed this, you should see a folder titled dist in the main application folder. This folder should become your web app root. You should then run npm start and navigate to your XAMMP instance and it should be working fine!

star-wars-5e's People

Contributors

jeddai avatar angular-cli avatar

Stargazers

Takács Bendegúz (Bendy) avatar

Watchers

James Cloos avatar  avatar

Forkers

pseudo69

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.