NCIOCPL / r4r-app

Resources For Researchers Application
1 stars 2 forks source link

Compilation error after running 'npm start' #1

Closed daquinohd closed 5 years ago

daquinohd commented 6 years ago

For dev builds, index.js requires CSS files in the cancergov_styles/ directory. This should be updated so that the build does not require manually importing files.

BrendanBeltzNIH commented 5 years ago

You should run 'npm install' instead.