Skip to content

MulberryHouseSoftware/remarkable-charts-website

Repository files navigation

Remarkable Charts website

Netlify Status

Remarkable Charts helps you create beautiful charts in seconds with Excel. This is the website for https://www.remarkablecharts.com/.

Running the project locally

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Tooling

This project uses these tools to make our job easier.

💫 Deploys by Netlify

Master and PRs are automatically deployed by Netlify every commit.