You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maniero edited this page Sep 14, 2020
·
7 revisions
Installation
If you does not have a node project set. Run npm init inside the project path before start.
# Install ragu-server
npm install ragu-server
# create ragu-config.js
npx ragu-server init
# The directory where components should live.# You can change the path at the ragu-config.js
mkdir components