0.0.8 • Published 9 months ago
create-ruyibang v0.0.8
create-ruyibang
A tool to create a template application as you wish. Currently, we have these templates:
node-api
. If you want to create a node API server, then use this one.node-lib
. If you want to create a node library, then use this one.react-spa
. If you want to create a SPA (Single Page Application) with React, then use this one.- In Progress
react-ssr
. If you want to create a web application with the support of SSR (Server Side Rendering), then use this one.