/atlas

A modern & simple portfolio template

Primary LanguageCSSMIT LicenseMIT

atlas

A modern & simple portfolio template

Developement

To develope this template you need to use npm or yarn

NOTE: dont edit the main.js in src/main.js it's just a concat of the js files, if you want to add some js files to that file add the file path to the config.js > jsList

install dependencies

npm install or yarn install

Run Dev Server ( with reload )

npm run dev or yarn dev if the browser doesn't open automaticly open this url localhost:3000