Skip to content

abelayt/cans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CANS

Project Dependencies

React 16.4.1" Rails 5.2.0

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Running the Rails App

If this is your first time running the app, install the project gems

bundle install

To start the rails app:

rails s

Running the react app

If this is your first time running the app, install the project npm packages:

yarn

To start the react app:

yarn start

To run the react test suite with watcher:

yarn test

and a one-time run with coverage

yarn test:coverage

About

The CANS application repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •