GithubHelp home page GithubHelp logo

react_web's Introduction

Knowsy Frontend

Tests

We use Mocha as our test runner and Chai as our expectation library. To run tests once, run:

npm test

To run tests in continous mode (will re-run on code changes), run:

npm run test:watch

Development

Development mode uses React Hot Loader for instaneous live-reloading.

To kick things off, make sure you can successfully npm install dependencies, then just run: npm run start:dev

Point your browser at http://localhost:3000

Production

We use PM2 as our Node Process Manager. The main start script (described below) automatically starts Node in cluster mode.

For production deployment, first, ensure that

npm run build

completes successfully. This will generate minified CSS and JS files.

Then to kick things off, run

npm start

react_web's People

Contributors

unicodesnowman avatar ris0 avatar mcmontero avatar voravor avatar

Watchers

James Cloos avatar  avatar

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.