Skip to content

Commit

Permalink
⌚️🌌 ↝ Reorganising some client components, adding pylint components t…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizmotronn committed Jan 26, 2023
1 parent 596965e commit 78b5fb4
Show file tree
Hide file tree
Showing 108 changed files with 1,523 additions and 12,524 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Classify/generator/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*
File renamed without changes.
File renamed without changes.
71 changes: 1 addition & 70 deletions Classify/generator/README.md
Original file line number Diff line number Diff line change
@@ -1,70 +1 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may 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](https://facebook.github.io/create-react-app/docs/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.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Generating anomalies: https://www.notion.so/skinetics/Planet-interaction-components-b79c458943804b8695c9044dcb17b957#db034855f86749b38a5a38e56f742e07
File renamed without changes.
5 changes: 5 additions & 0 deletions Classify/generator/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
1 change: 1 addition & 0 deletions Classify/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "generator",
"version": "0.1.0",
"description": "https://www.notion.so/skinetics/Planet-interaction-components-b79c458943804b8695c9044dcb17b957#db034855f86749b38a5a38e56f742e07",
"private": true,
"dependencies": {
"@react-three/drei": "^9.54.0",
Expand Down
Binary file removed Classify/generator/public/favicon.ico
Binary file not shown.
43 changes: 0 additions & 43 deletions Classify/generator/public/index.html

This file was deleted.

Binary file removed Classify/generator/public/logo192.png
Binary file not shown.
Binary file removed Classify/generator/public/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions Classify/generator/public/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions Classify/generator/public/robots.txt

This file was deleted.

38 changes: 0 additions & 38 deletions Classify/generator/src/App.css

This file was deleted.

31 changes: 0 additions & 31 deletions Classify/generator/src/App.js

This file was deleted.

27 changes: 0 additions & 27 deletions Classify/generator/src/components/Moon.jsx

This file was deleted.

26 changes: 0 additions & 26 deletions Classify/generator/src/index.css

This file was deleted.

11 changes: 0 additions & 11 deletions Classify/generator/src/index.js

This file was deleted.

Loading

0 comments on commit 78b5fb4

Please sign in to comment.