2.26.0 • Published 1 year ago
spqr v2.26.0
spqr
Install spqr.
npm install -g spqrCreate a new site.
spqr new spqr-siteChange directories into site folder.
cd spqr-siteStart development server.
spqr developspqr 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 buildspqr will generate static HTML and JavaScript.
Serve the production build locally.
spqr servespqr 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 --help2.26.0
1 year ago
2.25.0
1 year ago
2.24.0
1 year ago
2.23.0
1 year ago
2.22.0
2 years ago
2.21.0
2 years ago
2.19.0
3 years ago
2.18.0
3 years ago
2.20.0
3 years ago
2.17.0
3 years ago
2.16.0
3 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
4 years ago
2.10.0
4 years ago
2.9.0
4 years ago
2.8.0
6 years ago
2.7.0
6 years ago
2.6.0
6 years ago
2.5.0
6 years ago
2.4.0
6 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