Web client for notion
This project was developed for a Purdue CS Software Engineering project. It is not under active development.
Make sure you have installed NodeJS and NPM first and that you can run them from the command line.
- Run
npm installfirst to install dependencies - Run
npm install -g bower - Run
bower install - Install graphicsmagick (use brew on Mac)
npm run build- Build the projectnpm run watch- Start the Webpack dev server