An open API service indexing awesome lists of open source software.

https://github.com/geyang/gatsby-katex-template


https://github.com/geyang/gatsby-katex-template

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Dash.ML Web App

The deployed site can be visited at https://dash.ml

## 🚀 Quick start

1. **Getting Started**

Git clone this repository, and run

```shell
yarn
```

3. **Writing and Viewing Your Page.**

Navigate into this directory, and run

```shell
yarn develop
```

4. **Open the code and start customizing!**

Your site is now running at http://localhost:8000!

Edit `src/pages/index.js` to see your site update in real-time!
5. **When done, to Deploy**

```shell
yarn deploy
```

6. **Learn more**

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)