Skip to content

davidwhitney/TlEng

Repository files navigation

Trainline tech summit website

Check 2018 folder for hacky hints

Pre-requisites

  • Install node.js to run the website locally
  • Install sass if you need to make changes to the css

npm install sass

To run

npm i

npm start or yarn start

To make changes to the CSS

This project is using Sass.

To make changes and get sass to compile automatically do:

  • for specific files sass --watch 2018/assets/sass/main.scss 2018/assets/css/main.css

  • for the entire directory sass --watch 2018/assets/sass:2018/assets/css

About

TLEngWeb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors