Skip to content

ACGCET/accetoss-website

Repository files navigation

ACGCET OSC website

Website for ACGCET open source community - for friends by friends

Getting started

  • First, ensure that node.js & npm are both installed. If not, choose your OS and installation method from this page and follow the instructions.
  • Next, use your command line to enter your project directory.
  • This repository comes with a ready-to-use package file called package.json, run npm install to install all of the dependencies into your project.

You're ready to go! Run any task by typing npm run task (where "task" is the name of the task in the "scripts" object). The most useful task for rapid development is watch. It will start a new server, open up a browser and watch for any SCSS or JS changes in the src directory; once it compiles those changes, the browser will automatically inject the changed file(s)!

Netlify Status

About

Website for ACGCET open source community - for friends by friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published