spqr

2.23.0 • Public • Published

spqr

Install spqr.

npm install -g spqr

Create a new site.

spqr new spqr-site

Change directories into site folder.

cd spqr-site

Start development server.

spqr develop

spqr will start a development environment accessible at localhost:8000. Try editing the pages in src/pages. Saved changes will reload in the browser.

Create a production build.

spqr build

spqr will generate static HTML and JavaScript.

Serve the production build locally.

spqr serve

spqr starts a local HTML server for testing your built site. Remember to build your site using spqr build before using this command.

Documentation for commands

spqr --help

Package Sidebar

Install

npm i spqr

Weekly Downloads

65

Version

2.23.0

License

ISC

Unpacked Size

3.64 MB

Total Files

32

Last publish

Collaborators

  • fantasyui.com