0.0.1 • Published 2 years ago

@curvespace/default v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Curvespace

MIT License CI

Curvespace is designed for modern technical communication that is interactive, computational, and linked to data. You can create and serve a local website to write your documentation, paper, thesis, or blog.

Development

To run your app locally, make sure your project's local dependencies are installed:

npm install

Afterwards, start the development server like so:

npm run dev

Open up http://localhost:3000 and you should be ready to go!

Architecture

Curvespace uses Remix for the server, to learn more see the Remix Docs. We have chosen Remix as it is blazing fast, built on web-standards, and can also work without Javascript.

Using the Site

This site is run by curvenote start see documentation.