/atomic

✡️ Atomic this is attempt to create a minified and faster version of React likeness. Thanks @Tevinthuku for basis.

Primary LanguageJavaScriptMIT LicenseMIT

✡️ Atomic (node-version)

This branch is a version that works exclusively in node environment, The web version itself, web and node versions sources is available at branch hyperlink: web-version.

ℹ️ About and warning

This is not really an attempt to make a faster and more minimal version of React, but rather to try and understand how React, virtual dom and JSX work.

Warning
This small and very unstable version is not recommended, but you can use it to create small websites.

🖲️ Installation and Usage

  1. Clone this repository git clone https://github.com/spelsinx/atomic and go to the directory itself using cd atomic.
  2. Download all dependencies npm install as well npm install -g @babel/core @babel/cli webpack then npm i atomic-nodejs style-loader css-loader also npm i @babel/preset-env @babel/preset-react babel-loader.
  3. Modify the src if you wish, and build src using npm run build and actually run the bundle (build dir.) using npm run start of course your site will be running locally and you can see it at the address in your browser: localhost:3000.

📁 Documentation (COMMING SOON)

All documentation on methods, requests, and additional information is on the Wiki.

📃 License

This information is distributed for informational purposes. We are not trying to offend anyone. For more information go to the file LICENSE.