sriramrudraraju / milkyway

UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Milkyway

This project was bootstrapped with Create React App.

Development

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

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.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run lint

Runs the eslint rules

npm run prettier

Formats the files using Prettier

Visual Studio code Settings

included visual studio code auto prettify settings.

  • can be found in .vscode/settings.json
  • add prettier plugin for vsc

Contributing

Look into CONTRIBUTING.md file for contributing details

About

UI


Languages

Language:TypeScript 64.1%Language:JavaScript 25.8%Language:HTML 8.8%Language:CSS 1.2%