'Arc Development' is a software development company for which this site was created.
-
Material UI - Material UI is an open-source React component library that implements Google's Material Design.
- Clone a project:
git clone
git clone https://github.com/SimAndrew/Arc-Development.git
- Open project code in your editor.
- Install the dependencies, enter into the terminal:
npm install
- Run the project, enter into the terminal:
npm run dev