Git Product home page Git Product logo

hotness's Introduction

Hotness

Build Status bitHound Score bitHound Dependencies

A clean React and Flux boilerplate that uses:

Dependencies

This application requires Node.js and NPM.

npm install

To perform a clean install, in which the project is returned to a pre-built state with fresh dependencies installed, run:

npm run clean

Development

Run the application in development mode:

npm start

View the development application at http://localhost:8743.

Production

Run the application in production mode:

npm run production

View the production application at http://localhost:8743.

Generate documentation

npm run docs

Then open ./esdoc/index.html in a browser.

Running tests

Unit tests

Unit tests use tape, and React components are tested using shallow rendering.

Run unit tests with npm test.

End-to-end tests

End-to-end tests use Nightwatch, and are used for testing page components.

Run end-to-end tests with npm run e2e. This will run tests in Firefox and Chrome in parallel. Make sure you have both Firefox and Chrome installed.

Considerations

Handling static assets

hotness's People

Contributors

justinsisley avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mahaleswati25

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.