- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
modulr/website-v3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A landing page template.
- First, ensure that node.js & npm are both installed. If not, choose your OS and installation method fromthis page and follow the instructions.
- Next, use your command line to enter your project directory.
- This template comes with a ready-to-use package file called
package-sample.json
. You just need to rename it topackage.json
, then runnpm install
to install all of the dependencies into your project.
You're ready to go! Run any task by typingnpm run task
(where "task" is the name of the task in the"scripts"
object). The most useful task for rapid development iswatch
. It will start a new server, open up a browser and watch for any SCSS or JS changes in thesrc
directory; once it compiles those changes, the browser will automatically inject the changed file(s)!
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.