Modern web agency website, builded in vanilla JS and PHP.
This should be installed on your computer in order to get up and running:
git clone
cd terraweb-site
npm install
npm start
npm run build
: This is used to build all files and run all tasks without serving a development server and watching for changes.npm start
: This is the normal development script used to build all files and run all tasks, but also to serve a development server and watch for changes.
- JS
- PHP
- MySQL
- SCSS
- GULP
- Karol Podżerek & Adam Strzyżewski