create-varan-app
Create a fully fledged server side rendered react app in one simple command npx create-varan-app my-project
Documentation
Usage
Run one of the following commands to create a new varan project
$ npx create-varan-app my-project
$ npm init varan-app my-project
Options
$ npx create-varan-appUsage: <project name> [options] Options: -V, --version output the version number -s, --silent silence output -e, --example <example> create project from an example. See https://github.com/ersims/varan/tree/master/examples