deejay.com is a personal portfolio website to view my work and links to much more...
If you want to manage the website in a local web development environment You will need to have NodeJs installed
$ node -v
don't forget to clone the repo
- Run install command
$ npm install
This will setup the dependencies you'll need
- Start up the development environment
$ npm start
If step 1 and 2 are succesful, you browser will lunch and the site will open in a new tab.
Make any changes and save it, a hotreload(auto refresh) will occire
The build script can be changed... By default use:
$ npm run build:css
- HTML5 - The web framework used
- PARTICLEJS - Used to generate background particles
- NPM - Dependency Management
- CSS3 - Animations using @keframes
- BEM - Used to create concise and scaleble mockup
- JQUERY - Used to animate the scrolltosetion events
- SASS - Used as devDependencies
- JAVASCRIP - For plugings and animations
- BOOTSTRAP 4 - Used to generate reponsive website
- TYPEDJS - Used to generate animated typing
- Danjuma Ashiwaju - front-end developer & web designer - deejay.com
See also my social pages: instagram twitter
Thanks guys!