Skip to content

parallax/nightingale

 
 

Repository files navigation

Nightingale

CircleCI

Building the CSS

  1. Ensure you’re on the correct branch and that your copy is up-to-date with the work on GitHub.

  2. Open Terminal and cd to the Nightingale directory:

     $ cd /path/to/nightingale
    
  3. Run the Sass watch command:

     $ npm run watch
    
    • You might need to trick your machine into rebuilding the CSS for you. To do this, open main.scss and make any change at all, then save the file.
  4. That should be it!

Nightingale is developed using BrowserStack for cross-browser testing.

screen shot 2017-08-21 at 11 44 15

About

NHS-Generic Frontend Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.3%
  • HTML 36.3%
  • JavaScript 3.4%