Skip to content

lionelB/lumographe.fr

Repository files navigation

lumographe.fr [Work in progress]

An attempt to build my website using reactjs. It was also the oportunity to use new tools \o/

Requirements

you need a node.js

Available commands

$ npm start

Launching a dev friendly environement with livereload (js + )

Lint you code with

$ npm run lint

Launch server using (also build a js bundle production-ready)

$ npm run server

Generate json data from markdown

$ npm run md2json

todo

  • Have a seamless dev environnement (react-hot-load & livereload)
  • Take advantage of react serverside rendering
  • Refactor css to use cssnext

Releases

No releases published

Packages

No packages published