/ls-web

Repository to web module of Life Stories.

Primary LanguageHTML

Life Stories Client

Init

To start the application, you need installed node.js in your PC. After, open CMD in folder this project, and run the following comands:

Commands

  • npm install //This command is required only in the first project execution, or after changes made in its dependencies.

  • gulp serve //This command start and run application in browser in path: https://localhost:3000.

Motivation

A short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.

Installation

Provide code examples and explanations of how to get the project.

API Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Tests

Describe and show how to run the tests with code examples.

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

License

A short snippet describing the license (MIT, Apache, etc.)