Skip to content

Web frontend for the Cancercelllines genome resource - a Progenetix project

Notifications You must be signed in to change notification settings

progenetix/cancercelllines-web

 
 

Repository files navigation

Cancercelllines Websites Code

The Cancercelllines sites are build from this project using 2 different toolchains:

More information can be found in the Progenetix documentation

Local built commands

  • npm run local
    • runs the website generation usingt the .test server for API calls (e.g. for testing API mofdifications/calls or when offline)
    • requires a working local bycon setup, databases and all
  • npm run built
    • uses the ....org site for API calls during built phase
    • site will still use local data, only not for the built phase (and therefore fail if no internet connection etc.)

About

Web frontend for the Cancercelllines genome resource - a Progenetix project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • SCSS 4.1%
  • HTML 2.4%