Skip to content

namespace-team/techbrain-website

 
 

Repository files navigation

Node.js Version

Requirements

Installation

  1. Clone the repository:

    git clone git@github.com:namespace-team/techbrain-website.git
  2. Run yarn install inside your terminal

  3. Watch for changes in style:

    yarn watch
  4. Start the server.

    yarn start
  5. Open your browser and navigate to http://127.0.0.1:3000.

Compiling into HTML

To compile an EJS file into HTML, you can use the following command:

yarn run build

About

Landing page for techbrain app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • EJS 39.3%
  • HTML 39.0%
  • CSS 20.6%
  • JavaScript 1.1%