Skip to content

alexander-svendsen/mi-casa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mi casa

Welcome to Mi Casa. A floor plan made entirely by html and css

https://alexander-svendsen.github.io/mi-casa

Setup

Its a single html file public/index.html and multiple sass files the src/ folder. mains.scss is the file you need to build to css to get something you can link into the index.html.

This project uses npm and the parcel-bundler to build the sass and add the built css file into the index.html.

To run the project use:

npm install
npm start

Inspired by

https://codepen.io/oliviale/pen/moLrBq

About

Mi Casa - My floor plan made entirely by html and css

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published