Git Product home page Git Product logo

story-web-app-client's Introduction

Coverage Status Build Status

Story Book - Web Client Application

This is an angular 1.x & material design application for writing stories.

Dependencies

Set up

  • First step is to clone the repository into a directory (doesn't matter where)
  • Run npm install in the new directory
    • this will install the dev dependencies (grunt plus plugins) and the runtime dependencies (angular, angular-material etc)

Running the application locally

  • You'll need two command prompts open
  • In command prompt 1 run grunt watch from the root of the application
    • This will compile the js/less files and put the code into /build
  • Run npm start
    • This will run a server locally which hosts the whole application
  • You can now visit the site at http://localhost:8000/build

Compiling for release

  • Run grunt (no parameters) locally
  • Find the results in /bin
    • These are all the static files that are required to host the website.

story-web-app-client's People

Contributors

davetcode avatar

Watchers

James Cloos avatar  avatar  avatar

story-web-app-client'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.