| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First of all, Thank you so much for purchasing this template and for being our loyal customer. You are awesome! You are entitled to get free lifetime updates to this product and support from the cssninjaStudio team directly. Xpulse is a product built by cssninjaStudio and Digisquad.
node -vIf node is not installed on your machine, you can go to the official nodejs.org website, and choose the version depending on your operating system:
corepack enable
corepack prepare pnpm@latest --activatecorepack is installed with node from v16.13.x, if your version is below, install it with: npm install -g corepack
To setup the template and start installing project dependencies, run:
pnpm installNote: This will install depenencies form all packages that matches with pnpm-workspace.yaml. If you need to clear all node_modules, you can use pnpm clear:all command.
To start the development server, run:
pnpm devThis will run the dev script from the package.json file.
Access the Xpulse frontend in your browser at http://localhost:3000/
Our online documentation is a great place to learn how to use Xpulse. We try to keep it mostly up to date, so you can always find the latest information.
We also have a great discord community where you can ask questions and show your work.
| Back | FazBrowse Home | New Git URL |