brunnolou / react-webcomponents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razzle x After.js

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-afterjs
cd with-afterjs

Install it and run:

yarn install
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use After.js and Razzle.

About


Languages

Language:JavaScript 83.3%Language:CSS 16.7%