Skip to content

Arya-GITh/webapp

 
 

Repository files navigation

Stub the Stubble

Stub the Stubble is a platform to understand the problems and solutions related to stubble burning in India.

Developing

Once you've created a project and installed dependencies with npm install , start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Formatting

Run npm run format before committing to format using recommended settings. This ensures there are no unnecessary diffs due to spacing and other inconsistencies from personal editor configuration and os line ending differences.

About

Stub the Stubble is a platform to underatand the problems and solutions related to stubble burning in India.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 77.7%
  • JavaScript 17.1%
  • HTML 5.0%
  • CSS 0.2%