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

https://github.com/pandurance/pandurance-web

The webpage of Pandurance racing.
https://github.com/pandurance/pandurance-web

css html html-css-javascript html5 javascript js pandurance webpack

Last synced: 12 months ago
JSON representation

The webpage of Pandurance racing.

Awesome Lists containing this project

README

          

# Pandurance Racing Website

> Learn more about this site [here](https://www.pandurance.tech/blog?id=73219edf-a151-4a40-afd7-8685f2bb11e5).

## Running

This project has been created using **webpack-cli**, you can now run

```
npm run build
```

to bundle the application. Then, run

```
npm start
```

to run the app in the browser.