Skip to content

donrsh/RWD-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an RWD practice.

##Tools

I use breakpoint ( via node-sass) and autoprefixer ( via postcss) here.

Webpack is used to bundle files.

Structures of Directory and Files

All files for developing are in /dev. /dev/styles contains all the scss files, and /dev/include_styles.js is used to include all the scss files to be loaded via Webpack.

There's no javascript files is included in the main page.

Enter Developing

npm install
webpack --watch --color  --progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published