Skip to content

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

License

Notifications You must be signed in to change notification settings

spelsinx/atomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✡️ 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published