Skip to content

jclvicerra/project-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Intro

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd project-intro
  • npm install

Running / Development

  • Runs the app in the development mode npm start
  • Visit your app at http://localhost:3000
  • The page will reload if you make edits.

Running Tests

  • npm test

Building

  • npm run build (production)

Deploying

  • npm run deploy (development)
  • npm run deploy:prod (production)

Load Testing

  • ab -n 500 -c 20 http://localhost:3001/ (Apache Bench)
  • Where n = total number of request, c = number of concurrent request

Further Reading / Useful Links

About

Project Intro - Isomorphic App (Node.js, Express, GraphQL, Babel 6, Webpack)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors