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.
- Host: GitHub
- URL: https://github.com/pandurance/pandurance-web
- Owner: Pandurance
- Created: 2024-07-25T05:50:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T00:40:45.000Z (over 1 year ago)
- Last Synced: 2025-04-14T21:12:59.091Z (about 1 year ago)
- Topics: css, html, html-css-javascript, html5, javascript, js, pandurance, webpack
- Language: JavaScript
- Homepage: https://www.pandurance.tech/
- Size: 6.43 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.