Nexter
Nexter is a template for a luxury realtor site. Built using HTML and CSS Grid. The prototype was developed following Udemy's Advanced CSS and Sass course.
๐ฅ๏ธ | Setup
Use the package manager npm to install Nexter.
npm install๐ | Scripts
Build and watch the Sass files
npm watch:sass
Spin up a local server
npm devserver
Spins up a local server and watches for Sass changes
npm start
๐ฅ | Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.