Skip to content

youthradio/NeverAgain-Front

This branch is 1 commit ahead of, 2 commits behind webpack.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

063ebb3 · Jun 15, 2021
Mar 31, 2021
Oct 10, 2018
Feb 26, 2018
Oct 10, 2018
Mar 31, 2021
Mar 29, 2018
Oct 10, 2018
Mar 26, 2018
Mar 30, 2021
Mar 30, 2021
Mar 30, 2021
Mar 30, 2021
Jun 15, 2021

Repository files navigation

NeverAgain

Automatic Build

Build Status

  1. If the build status is green passing, then a final static build with the website is pushed to gh-pages
  2. Every new push, via github desktop or via github web is hooked up with travis-ci.

Build the project using your computer

You need the latest NodeJS and npm installed.

  1. Clone the Repository:
     git clone https://github.com/youthradio/NeverAgain-Front.git
  2. Install package dependency
     cd NeverAgain-Front
     npm install
  3. To run in dev mode
     npm run start
  4. To build startic files
    npm run build
  5. All the static files will be on dist/