Skip to content

fguendling/project-portfolio

Repository files navigation

Project portfolio

This project was bootstrapped with Create React App.

Relevant scripts/ commands

npm start

Runs the app in the development mode. Opens at http://localhost:3000.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

npm install -g firebase-tools

Required for Firebase CLI commands (deploy, etc.). Only needs to be run once in new environments.

firebase deploy --only hosting:felix-xyz

Deploy to Firebase. Make sure that "site": "felix-xyz", is part of firebase.json. The build folder shall be deployed, not the public folder.

About

A web project, written in React, hosted on Firebase. See it live: https://felix-xyz.web.app/

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from github/codespaces-react