Skip to content

Punxnot/text-analysis-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJ posts analyser

  1. You'll need NodeJS and npm installed on your machine

  2. Install dependencies

    npm install

  3. Compile and watch styles

    npm run watch:sass

  4. Start local server

    npm start

Happy coding :)