Neu-Axentix - The first framework based on neumorphism
Home |
Documentation
Neu-Axentix is the first front end framework based on neumorphism using CSS and JS. Start creating your website using neumorphic design.
Quickstart
NPM
npm install neu-axentix
Yarn
yarn add neu-axentix
CDN
Include the files with jsDelivr.
Github Release
You can download the latest release from Github.
Clone the repo
git clone https://github.com/axentix/neumorphic.git
cd neumorphic
npm install
After installation you have access to our source files.
You can build project with npm run build
or watch it with npm run watch
.
We use BrowserSync for our development process.
Documentation
Find the documentation at https://neu.useaxentix.com/docs/.
Changelog
Changelog is accessible in the CHANGELOG.md file or in the release section.
Creators
Neu-Axentix Framework - Made with ❤️ by Axel SIMONET & Vincent LEVEQUE