create-where-server
v2.0.3
Published
Scaffold a new where-server project
Maintainers
Readme
create-where-server
Scaffold a new where-server project.
Getting Started
npm create where-server@latest [where-server name]
cd [where-server name]
npm install
# Before starting, install the required where-server-app modules and edit config/server-app.yaml.
npm start