razzle-examples-basic

3.0.0 • Public • Published

Razzle Basic Example

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/basic
cd basic

Install it and run:

yarn install
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use razzle. It satisfies the entry points src/index.js for the server and and src/client.js for the browser.

Readme

Keywords

none

Package Sidebar

Install

npm i razzle-examples-basic

Weekly Downloads

85

Version

3.0.0

License

MIT

Unpacked Size

36.3 kB

Total Files

13

Last publish

Collaborators

  • jaredpalmer