Skip to content
/ Elements Public
forked from FlorianFe/Elements

⚛⚗ A desktop App which displays the periodic table

License

Notifications You must be signed in to change notification settings

jtsun/Elements

 
 

Repository files navigation

Icon

Elements

A desktop App which displays the periodic table

forthebadge forthebadge



📝 Source Code

In order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.

# Clone this repository
git clone https://github.com/florianfe/Elements
# Go into the repository
cd Elements
# Install npm dependencies
npm install
# Install bower dependencies
bower install
# Run the app in test mode
npm start
# build application for release
npm run-script dist

🖼 Preview

screenshot 1 screenshot 2 screenshot 3

💾 Download

Platform Version Download
Mac 1.1.6 Download
Windows 1.1.6 Download
Linux (.deb) 1.1.6 Download
Linux (.AppImage) 1.1.6 Download

📖 License

forthebadge

About

⚛⚗ A desktop App which displays the periodic table

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 69.1%
  • JavaScript 30.9%