Skip to content

NAMD/SegPub

Repository files navigation

Setup the dev environment

The first step is install nodejs.

After that, install node modules, download csv and start the app:

$ npm install
$ npm run get-data
$ npm start

Similarly, to run tests:

$ npm test

If you want to run frontend tasks manually, install grunt globally:

$ sudo npm install -g grunt
$ sudo npm install -g grunt-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •