technotic v0.33.0
What's Technotic?
Taken from several BNCC event names such as BNCC Techno Talk and BNCC Technoscape.
Technotic means learning about technology and means to understand how computers work as well as identifying and utilizing computer components for further development in their approach towards users.
Commands
Before using Technotic, make sure your node version is around 14.0.0. Otherwise, you can't setup Technotic
Download node from this link
Clone technotic's repository, use:
git clone https://github.com/RnDBNCC/technotic.gitDon't forget to create react app, use:
npx create-react-app [name]Make sure those 2 components are in the same folder.
Installation
Change directory to technotic's folder, then setup Technotic:
npm install # or npm iCopy your Technotic's Folder Path and paste in React's terminal to connect Technotic and React App:
npm install "[path]" # or npm i "[path]"
// Example
npm i "file:///C:\\Users\\Joshua Jevon Irawan\\Documents\\BNCCDesignSystem\\technotic"Run Technotic, use:
npm run startRun React App, use:
npm startBy using run start command (or run watch), it will automatically update or rebuild in react when you make changes.
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago