Skip to content

schiedel-sweden/web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About us

This web-application is built in React for the chimney company Schiedel

Installing

  1. Before you install the web app, go to our API and follow the installation wizard first. You will need the API to run the web-app localy on your computer. After you've followed that guide came back here and continue.

git clone https://github.com/schiedel-sweden/web-app.git
cd web-app
npm install
  1. Copy the file dotenv_example.js and name it dotenv.js. add your endpoint to your local API example localhost:8000/api/excel/

  2. Run npm run start

Contrbuting

Follow the guidelines found in the Contrbuting.md file. There are many ways to contribute. Here's a few ideas to get started:

  • Go through the Getting Started guide. Does everything work as expected? If not, we're always looking for improvements. Let us know by opening an issue.
  • Look through the open issues. Provide workarounds, ask for clarification, or suggest labels. Help triage issues.
  • If you find an issue you would like to fix, open a pull request. Issues tagged as Good First Task are a good place to get started.
  • Read through the React docs.
  • Browse Stack Overflow and answer questions. This will help you get familiarized with common pitfalls or misunderstandings, which can be useful when contributing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors