A website created using React and Typescript to play and display song information for the music producer Jenico.
- Clone the repo to a local file.
$ git clone https://github.com/PerryBaran/jenico
- Install all dependencies.
$ npm i
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
runs prettier on all files to formal code.
helps to bundle the react app. This command is run automatically when running deploy.
Generates a production build of the app and deploys it to GitHub pages.
Created by Perry Baran.