jjoos / rblog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Requirements

NodeJS 11.4 or higher

Install

npm install

Install sublime plugin

You will need the Sublime Package Manager.

  • Open the command palette: ⌘+shift+p on MacOS/Linux, ctrl+shift+p on Windows
  • type install, select Package Control: Install Package
  • type React, select ReactJS

source: https://github.com/reactjs/sublime-react

Ubuntu

sudo apt-get install libpq-dev build-essential

http://stackoverflow.com/questions/16748737/grunt-watch-error-waiting-fatal-error-watch-enospc : echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Database

Install postgresql 9.3

Running

npm start

About


Languages

Language:JavaScript 98.4%Language:CoffeeScript 0.8%Language:Ruby 0.5%Language:Shell 0.2%Language:CSS 0.1%Language:HTML 0.0%