2.26.0 • Published 6 months ago
spqr v2.26.0
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
2.26.0
6 months ago
2.25.0
7 months ago
2.24.0
9 months ago
2.23.0
10 months ago
2.22.0
1 year ago
2.21.0
2 years ago
2.19.0
2 years ago
2.18.0
2 years ago
2.20.0
2 years ago
2.17.0
2 years ago
2.16.0
2 years ago
2.15.0
3 years ago
2.13.0
3 years ago
2.14.0
3 years ago
2.12.0
3 years ago
2.11.0
3 years ago
2.10.0
3 years ago
2.9.0
3 years ago
2.8.0
5 years ago
2.7.0
5 years ago
2.6.0
5 years ago
2.5.0
5 years ago
2.4.0
5 years ago
2.3.0
6 years ago
2.2.0
6 years ago
2.1.0
6 years ago
1.0.2
8 years ago
1.0.1
8 years ago