himasha / ballerina-www

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ballerina-www

setting up for development

  1. git clone https://github.com/ballerina-platform/ballerina-www.git
  2. git submodule update --init --recursive
  3. sudo easy_install pip
  4. sudo pip install mkdocs
  5. sudo pip install bs4
  6. sudo pip install lxml
  7. mvn clean install

starting widget in development server

  1. cd playground-widget/ballerina/composer/modules/web && npm install (we need this ATM as babel tries to load babel plugins from ballerina/composer/modules/web/node_modules for js files from composer)

  2. cd playground-widget && npm run start

About

License:Apache License 2.0


Languages

Language:HTML 86.7%Language:CSS 5.4%Language:JavaScript 5.0%Language:Java 1.8%Language:Go 0.8%Language:Shell 0.2%Language:Python 0.1%Language:Ruby 0.0%Language:Ballerina 0.0%Language:Makefile 0.0%Language:Jupyter Notebook 0.0%