-
Notifications
You must be signed in to change notification settings - Fork 3
Getting started: Configuring your Ragu Server
Maniero edited this page Sep 14, 2020
·
7 revisions
If you does not have a node project set. Run npm init inside the project path before start.
npx ragu-server init my-project
npm run dev
npm run build npm run start
Check the component live http://localhost:3101/preview/hello-world/?name=World