Skip to content

jon-shipley/rifs-frontend-play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIFS Frontend Play

Codacy Badge CircleCI

This is the frontend to the RIFS business service.

Nomenclature

  • RIFS: Research and Innovation Funding Service

Dependencies

This service is written in Scala and Play, so needs a JRE to run. You will need the Scala Build Tool to run the app locally.

Running the application

You can run the application using the Scala Build Tool:

sbt compile run

The application can be viewed on http://localhost:9000

Running the test suite

sbt test

####Acceptance Tests

NOTE: Cucumber/acceptance tests are available in a separate project at: rifs-test

Documentation

Frontend Developers

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 36.6%
  • Scala 27.3%
  • HTML 22.9%
  • JavaScript 13.2%